@charset "utf-8";
*,body {
	padding:0px;
	margin:unset;
}
html {
	height:auto;
}
body {
	margin:0 auto;
	padding:0;
	font-family:Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif,simsun;
	font-size:14px;
	height:100%;
	background:#ffffff;
	min-width:320px;
	width:100%
}
a:link {
	text-decoration:none;
	outline:none;
	overflow:hidden;
	color:#434343;
	transition:color 0.3s;
	-moz-transition:color 0.3s;
	-webkit-transition:color 0.3s;
	-o-transition:color 0.3s;
}
a:visited {
	color:#434343;
}
a:hover {
	text-decoration:none;
	color:#434343;
}
a img {
	border:none;
}
form,input,ul,li,p,textarea,select,h1,h2,h3,h4,dl,dt,dd {
	margin:0px;
	padding:0px;
	outline:none;
}
.clear {
	clear:both;
	display:block;
	_font-size:0px;
	*height:0px;
}
li {
	list-style:none;
}
.jh_header {
	width:100%;
}
.jh_header {
	width:1200px;
	position:relative;
	display:table;
	margin:75px auto 20px auto;
}
.logo {
	float:left;
	width:450px;
}
.logo img {
	width:100%;
}
.logo_m {
	width:100%;
}
.logo_m img {
	height:42px;
}
.navbar-brand {
	display:none;
}
.top_link {
	color:#9e9e9e;
}
.top_link a {
	color:#9e9e9e;
}
.top_right {
	float:left;
	text-align:right;
}
.search {
	width:45%;
	float:right;
	padding-top:50px;
}
.jh_main {
	width:1200px;
	position:relative;
	display:table;
	margin:0px auto 0px auto;
	max-height:700px;
}
.container {
	width:1200px;
	margin:0px auto 0px auto;
}
.v-center {
	display:flex;
	align-items:center;
}
#ewm {
	position:fixed;
	top:120px;
	margin-left:1200px;
}
.slideBox {
	width:100%;
	overflow:hidden;
	position:relative;
}
.slideBox .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li {
	float:left;
	margin-right:5px;
	width:7px;
	height:7px;
	line-height:14px;
	text-align:center;
	background:#fff;
	cursor:pointer;
	border-radius:50%;
}
.slideBox .hd ul li.on {
	background:#f00;
	color:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
	width:100%;
}
.slideBox .bd img {
	width:100%;
	display:block;
}
.slideBox .prev,.slideBox .next {
	position:absolute;
	left:3%;
	top:50%;
	margin-top:-25px;
	display:block;
	width:32px;
	height:40px;
	background:url(../slider-arrow.png) -110px 5px no-repeat;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.slideBox .next {
	left:auto;
	right:3%;
	background-position:8px 5px;
}
.slideBox .prev:hover,.slideBox .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.slideBox .prevStop {
	display:none;
}
.slideBox .nextStop {
	display:none;
}
/*底部*/
.jh_footer .box_title {
	color:#fff;
	padding:10px 0 0 0;
}
.btn-hui {
	color:#fff;
	background-color:#15499a;
	width:100%;
	text-align:left;
}
.btn:focus,.btn:hover,.btn:active {
	color:#fff;
}
.jh_footer .btn {
	font-size:1.1em;
	line-height:1.7em;
}
.jh_footer .btn-group {
	width:100%;
	margin:0 0% 5px 0;
}
.btn-hui .caret {
	position:absolute;
	top:16px;
	right:10px;
}
.type {
	padding-top:10px;
	float:left;
	margin-bottom:60px;
}
.type_list {
	width:100%;
	float:left;
	line-height:23px;
	font-size:13px;
	color:#fff;
}
.type_list a {
	margin-right:10px;
	line-height:23px;
	color:#fff;
}
.foot_list {
	width:100%;
	text-align:center;
	line-height:18px;
	margin-bottom:30px;
}
.foot_list p {
	color:#FFFFFF;
	line-height:2em;
}
.top_menu {
	width:100%;
	float:left;
}
.top_menu a {
	color:#2da0cf;
	margin:0 20px;
}
.top_menu_l {
	float:left;
	margin-left:50px;
}
.top_menu_r {
	float:right;
	margin-right:50px;
}
.top_main {
	margin:55px 40px 95px 40px;
}
.search1 {
	background:#fff;
	padding:10px 15px;
	float:right;
	margin-left:160px;
	border-radius:20px;
}
.search_input {
	border:none;
}
.search1 span {
	font-size:18px;
}
.weui-flex {
	display:-webkit-box;
	display:-webkit-flex;
	display:flex;
}
.weui-flex__item {
	-webkit-box-flex:1;
	-webkit-flex:1;
	flex:1;
}
.nav {
	position:relative;
	background:#c20406;
}
.nav .weui-flex {
	box-shadow:0px 4px 4px #d59b9c;
}
.nav ul li {
	font-size:1rem;
	padding:12px 0;
	text-align:center;
}
.nav ul li.on {
	background:#0c8cc1;
}
.nav a span {
	margin-right:10px;
}
.nav a {
	color:#fff;
	border-right:1px solid #fff;
	width:100%;
	display:block;
}
.nav li:last-child a {
	border-right:none;
}
.nav_li_ul {
	position:absolute;
	top:55px;
	left:0;
	width:100%;
	display:none;
}
.nav ul li .nav_li_ul_li {
	float:left;
	font-size:18px;
	margin-right:20px;
}
.nav_li_ul_li a {
	color:#57b3d8;
	border-right:none;
	display:flex;
	align-items:center;
}
.nav_li_ul_li a span {
	margin-right:0;
}
.ad1 {
	padding:10px;
}
img.tyimg {
	width:100%;
	display:block;
}
.bigPic {
	float:left;
	width:600px;
	height:327px;
	position:relative;
}
.bigPic .textbg {
	position:absolute;
	width:600px;
	height:35px;
	bottom:0px;
	left:0;
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.bigPic .text {
	position:absolute;
	width:600px;
	height:35px;
	line-height:35px;
	bottom:0;
	left:10px;
}
.cWhite {
	color:#fff;
	font-weight:100;
	font-size:16px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
}
#top_slideBox {
	width:600px;
	height:327px;
	overflow:hidden;
	position:relative;
}
#top_slideBox .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:1;
}
#top_slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
#top_slideBox .hd ul li {
	float:left;
	margin-right:5px;
	width:10px;
	height:10px;
	line-height:14px;
	text-align:center;
	background:#fff;
	cursor:pointer;
}
#top_slideBox .hd ul li.on {
	background:#ffba00;
	color:#fff;
}
#top_slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
#top_slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
#top_slideBox .bd img {
	width:600px;
	display:block;
	height:327px;
}
.home_box1_l {
	padding:10px;
	float:left;
	width:600px;
}
.home_box1_r {
	padding:10px;
	float:left;
	width:560px;
}
#tab1 {
	width:100%;
	text-align:left;
	float:left;
	height:330px;
	overflow:hidden;
}
#tab1.slideTxtBox {
	width:100%;
	text-align:left;
	float:left;
	overflow:hidden;
}
#tab1.slideTxtBox .tab_hd {
	height:50px;
	line-height:50px;
	padding:0;
	position:relative;
	background:#fafafa;
}
#tab1.slideTxtBox .tab_hd ul {
	float:left;
	position:absolute;
	top:0px;
	height:32px;
	width:100%;
}
#tab1.slideTxtBox .tab_hd ul li {
	height:50px;
	float:left;
	cursor:pointer;
	color:#333;
	width:25%;
	text-align:center;
}
#tab1.slideTxtBox .tab_hd ul li.on {
	height:50px;
	color:#fff;
	background:#cc0000;
	border-radius:10px;
}
#tab1.slideTxtBox .tab_hd ul li.on a {
	color:#fff;
}
#tab1.slideTxtBox .tab_bd ul {
	padding:10px 0 0 0;
	zoom:1;
}
#tab1.slideTxtBox .tab_bd li {
	line-height:38px;
	position:relative;
}
#tab1.slideTxtBox .tab_bd li a {
	color:#444545;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:80%;
	display:block;
}
#tab1.slideTxtBox .tab_bd li .time {
	position:absolute;
	right:0;
	top:0;
}
#tab1.slideTxtBox .tab_bd li span {
	color:#ff0000;
	font-size:1px;
	margin-right:5px;
}
.yc_text1 {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.yc_text2 {
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
}
#tab2 {
	width:100%;
	text-align:left;
	float:left;
	height:330px;
	overflow:hidden;
}
#tab2.slideTxtBox {
	width:100%;
	text-align:left;
	float:left;
	overflow:hidden;
}
#tab2.slideTxtBox .tab_hd {
	height:50px;
	line-height:50px;
	padding:0;
	position:relative;
	border-bottom:2px solid #e7e7e7;
}
#tab2.slideTxtBox .tab_hd ul {
	float:left;
	position:absolute;
	top:0px;
	height:32px;
	width:100%;
}
#tab2.slideTxtBox .tab_hd ul li {
	height:48px;
	float:left;
	cursor:pointer;
	color:#333;
	width:25%;
	text-align:center;
	font-size:1.2em;
	color:#666;
}
#tab2.slideTxtBox .tab_hd ul li.on {
	height:48px;
	color:#54b7e1;
	border-bottom:4px solid #54b7e1;
}
#tab2.slideTxtBox .tab_bd ul {
	padding:10px 0 0 0;
	zoom:1;
}
#tab2.slideTxtBox .tab_bd li {
	line-height:38px;
	position:relative;
}
#tab2.slideTxtBox .tab_bd li a {
	color:#444545;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:80%;
	display:block;
}
#tab2.slideTxtBox .tab_bd li .time {
	position:absolute;
	right:0;
	top:0;
}
#tab2.slideTxtBox .tab_bd li span {
	color:#ff0000;
	font-size:1px;
	margin-right:5px;
}
.home_titimg {
	height:40px;
	margin-bottom:10px;
}
.home_titimg img {
	height:100%;
}
img.tyimg2 {
	height:100%;
}
.home_menu1 {
	margin-top:15px;
}
.home_menu2 {
	margin-top:15px;
}
.home_menu1 ul li {
	width:23%;
	margin:8px 1%;
	float:left;
}
.home_menu1 ul li a {
	display:flex;
	align-items:center;
}
.home_menu1_icon {
	float:left;
	width:35px;
	height:35px;
	background:#0099cc;
	border-radius:50%;
	line-height:35px;
	text-align:center;
	color:#fff;
	margin-right:10px;
}
.home_menu2 ul li {
	width:276px;
	margin:0px 2px 2px 2px;
	float:left;
	background:#0099cc;
	border-radius:5px;
	padding:8px 0;
}
.home_menu2 ul li a {
	display:flex;
	align-items:center;
	color:#fff;
}
.home_menu2_icon {
	float:left;
	width:40px;
	height:40px;
	border-radius:50%;
	line-height:40px;
	text-align:center;
	color:#fff;
	margin:0 10px 0 15px;
}
.home_menu2_icon span {
	font-size:22px;
}
.zt_picScroll-left {
	width:1140px;
	float:left;
	overflow:hidden;
	position:relative;
}
.zt_picScroll-left .hd {
	overflow:hidden;
	width:100%;
	position:absolute;
	height:84px;
}
.zt_picScroll-left .hd .prev {
	display:block;
	width:22px;
	top:0px;
	left:0;
	height:100%;
	position:absolute;
	overflow:hidden;
	cursor:pointer;
	background:rgba(0,0,0,0.4);
	z-index:999;
	color:#fff;
	line-height:84px;
	text-align:center;
}
.zt_picScroll-left .hd .next {
	display:block;
	width:22px;
	top:0px;
	right:0;
	height:100%;
	position:absolute;
	overflow:hidden;
	cursor:pointer;
	background:rgba(0,0,0,0.4);
	z-index:999;
	color:#fff;
	line-height:84px;
	text-align:center;
}
.zt_picScroll-left .hd .next {
	background-position:-58px 0;
}
.zt_picScroll-left .hd .prev {
	background-position:-173px 0px;
}
.zt_picScroll-left .hd .prevStop {
	background-position:-173px 0;
}
.zt_picScroll-left .hd .nextStop {
	background-position:-58px 0;
}
.zt_picScroll-left .hd ul {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
	zoom:1;
}
.zt_picScroll-left .hd ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("icoCircle.gif") 0 -9px no-repeat;
}
.zt_picScroll-left .hd ul li.on {
	background-position:0 0;
}
.zt_picScroll-left .bd {
	padding:0px 10px 0 10px;
}
.zt_picScroll-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.zt_picScroll-left .bd ul li {
	margin:0 5px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	width:270px;
}
.zt_picScroll-left .bd ul li .pic {
	text-align:center;
}
.zt_picScroll-left .bd ul li .pic img {
	width:270px;
	height:80px;
	display:block;
	padding:0px;
}
.zt_picScroll-left .bd ul li .pic a:hover img {
	border-color:#999;
}
.zt_picScroll-left .bd ul li .title {
	line-height:24px;
}
.zt_picScroll-left .bd ul li .title a {
	color:#000;
	font-size:14px;
}
.zt_picScroll_more {
	width:40px;
	float:left;
	text-align:center;
	line-height:40px;
	background:#ececec;
}
.home_box1 {
	background:#ffecec;
	padding:18px 20px;
	position:relative;
}
.home_box1 h1 {
	position:absolute;
	top:0;
	text-align:center;
	font-size:1.5em;
	height:100%;
	width:80%;
	margin:0 10%;
	left:0;
	color:#0059b2;
}
.home_box1 h1 a {
	color:#0059b2;
	font-size:1.5em;
	width:100%;
}
.ywjj h3 a {
	color:#0059b2;
	font-size:1.2em;
	font-weight:bold;
}
.home_box2 {
	background:#fff;
	float:left;
	padding:10px 10px;
	width:1180px;
}
.home_box3 {
	background:#fff;
	float:left;
	padding:10px 20px;
}
.zffw {
	width:870px;
	float:left;
	margin:0 10px;
}
.cycx {
	width:290px;
	float:left;
	margin:0 10px;
}
.zffw .home_titimg {
	border-bottom:1px solid #f5f5f5;
	padding-bottom:10px;
	margin-bottom:20px;
}
.cycx .home_titimg {
	border-bottom:1px solid #f5f5f5;
	padding-bottom:10px;
	margin-bottom:20px;
	height:25px;
	margin-top:15px;
}
.zffw_box {
	width:425px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.zffw_top {
	width:100%;
	float:left;
	margin-bottom:15px;
}
.zffw_top h3 {
	background:#0099cc;
	color:#fff;
	display:inline-block;
	padding:5px 30px;
	border-radius:5px;
	font-weight:normal;
	font-size:16px;
}
.zffw_top .more {
	float:right;
	height:30px;
	line-height:30px;
	margin-right:25px;
}
.zffw_top .more a {
	color:#0099cc;
}
.dian_icon {
	display:block;
	width:15px;
	height:20px;
	background:url(dot_blue.png) 1px 7px;
	background-repeat:no-repeat;
	float:left;
}
.zffw_li {
	width:100%;
	float:left;
}
.zffw_li ul li {
	width:25%;
	float:left;
	margin-bottom:10px;
}
.cycx_li ul li {
	width:31.333%;
	margin:0 1%;
	float:left;
	margin-bottom:10px;
	background:#ececec;
	text-align:center;
	padding:5px 0;
}
.web_home_dh {
	background:#f4f4f4;
	float:left;
	width:100%;
}
.web_home_dh ul li {
	padding:30px 35px;
	float:left;
}
.jh_footer {
	width:100%;
	background:#c20406;
	float:left;
	padding:50px 0 60px 0;
}
.footer_qrcode {
	width:400px;
	float:right;
	margin-right:20px;
}
.footer_info {
	width:550px;
	float:left;
	margin:30px 25px;
	display:flex;
}
.footer_ba {
	width:200px;
	float:left;
	margin-top:30px;
}
.footer_qrcode ul li {
	width:35%;
	float:right;
	margin:0 2%;
	text-align:center;
	color: #fff;
}
.footer_qrcode ul li img {
	width:80%;
	margin:0 10%;
}
.footer_info p,.footer_info a {
	color:#fff;
	line-height:2em;
	font-size:1.2em;
}
.footer_ba ul li {
	float:left;
}
.footer_ba img {
	height:60px;
	margin-right:10px;
}
.bdzc {
	background:#fff;
	padding:20px;
	float:left;
	width:1160px;
	margin-bottom:20px;
}
.bdzc_l {
	width:740px;
	float:left;
}
.bdzc_r {
	width:390px;
	float:right;
}
.bdzcxx {
	width:100%;
	text-align:left;
	float:left;
	height:330px;
	overflow:hidden;
}
.bdzc .slideTxtBox {
	width:100%;
	text-align:left;
	float:left;
	overflow:hidden;
	margin-bottom:30px;
}
.bdzc .slideTxtBox .tab_hd {
	height:50px;
	line-height:50px;
	padding:0;
	position:relative;
	border-bottom:2px solid #e7e7e7;
}
.bdzc .slideTxtBox .tab_hd ul {
	float:left;
	position:absolute;
	top:0px;
	height:32px;
	width:100%;
}
.bdzc .slideTxtBox .tab_hd ul li {
	height:48px;
	float:left;
	cursor:pointer;
	color:#333;
	width:110px;
	text-align:center;
	font-size:1.2em;
	color:#999;
}
.bdzc .slideTxtBox .tab_hd ul li.on {
	height:48px;
	color:#333;
	font-weight:bold;
	border-bottom:4px solid #02aaf3;
}
.bdzc .slideTxtBox .tab_bd ul {
	padding:10px 0 0 0;
	zoom:1;
}
.bdzc .slideTxtBox .tab_bd li {
	line-height:38px;
	position:relative;
}
.bdzc .slideTxtBox .tab_bd li a {
	color:#444545;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:80%;
	display:block;
}
.bdzc .slideTxtBox .tab_bd li .time {
	position:absolute;
	right:0;
	top:0;
}
.bdzc .slideTxtBox .tab_bd li span {
	color:#ff0000;
	font-size:1px;
	margin-right:5px;
}
.list_titimg {
	font-size:28px;
	margin-bottom:20px;
	position:relative;
}
.list_titimg a {
	display:flex;
	align-items:center;
	color:#02aaf3;
}
.list_titimg span {
	font-size:32px;
	margin-right:10px;
}
.bdzc .more {
	float:right;
	height:52px;
	line-height:52px;
	margin-right:0;
}
.bdzc .more a {
	color:#999;
	font-size:18px;
}
.bdzc .tab_bd_box {
	padding:20px 0;
}
.bdzc .tab_bd_box p {
	line-height:2em;
	color:#666;
}
.bdzc_r_box {
	background:#fafafa;
	padding:10px;
	margin-bottom:30px;
}
.bdzc_r .list_titimg .more {
	float:right;
	height:37px;
	line-height:37px;
	margin-right:0;
	position:absolute;
	top:0;
	right:0;
}
.bdzc_r .list_titimg .more a {
	font-size:18px;
}
.bdzc_r .list_titimg {
	font-size:28px;
	margin-bottom:10px;
	padding:0 10px 15px 10px;
	border-bottom:1px solid #02aaf3;
	position:relative;
}
.jrws_list {
	}.jrws_list ul li {
	line-height:2.5em;
}
#tsjh_slideBox {
	width:370px;
	overflow:hidden;
	position:relative;
}
#tsjh_slideBox .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:1;
	display:none;
}
#tsjh_slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
#tsjh_slideBox .hd ul li {
	float:left;
	margin-right:5px;
	width:10px;
	height:10px;
	line-height:14px;
	text-align:center;
	background:#fff;
	cursor:pointer;
}
#tsjh_slideBox .hd ul li.on {
	background:#ffba00;
	color:#fff;
}
#tsjh_slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
#tsjh_slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
#tsjh_slideBox .bd img {
	width:370px;
	display:block;
}
#tsjh_slideBox .bigPic {
	width:370px;
	height:260px;
}
.jrws_list .dian_icon {
	display:block;
	width:15px;
	height:40px;
	background:url(dot_blue.png) 1px 14px;
	background-repeat:no-repeat;
	float:left;
}
.pf_r_menu {
	padding:10px;
	position:fixed;
	top:200px;
	border-radius:5px;
	background:rgba(255,255,255,0.6);
	box-shadow:-5px 5px 25px #c5dee4;
	right:0;
	z-index:9999;
	_position:absolute;
	_margin-top:200px;
	_top:expression(eval(document.documentElement.scrollTop));
}
.pf_r_menu ul li {
	width:65px;
	height:65px;
	padding:2px;
	overflow:hidden;
	background:#cccccc;
	margin-bottom:10px;
	border-radius:5px;
	text-align:center;
}
.pf_r_menu ul li a {
	display:block;
	width:100%;
	height:100%;
	color:#fff;
}
.pf_r_menu ul li p {
	font-size:10px;
}
.pf_r_menu ul li span {
	font-size:32px;
}
.pf_r_menu ul li.webbl {
	background:url(elevator.png) no-repeat;
	background-position:0 -1208px;
}
.webbl a {
	color:#fff;
	width:48px;
	height:48px;
	line-height:20px;
	font-size:12px;
	display:block;
	text-align:center;
}
.weixin {
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.weixin:hover {
	background-position:0 0px
}
.weixin:hover .weixin-logo {
	width:170px;
	height:170px;
}
/*.idea {
	background:url(elevator.png) no-repeat;
	background-position:0 43%;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.idea:hover {
	background-position:0 49%;
}
*/
.sina {
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.sina:hover {
	background-position:0 0px;
}
.sina:hover .sina-logo {
	width:170px;
	height:170px;
}
.weixin-logo {
	background:url(QRC01.png) no-repeat;
	background-position:0 0;
	width:0px;
	height:0px;
	overflow:hidden;
	position:absolute;
	top:90px;
	left:-120px;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.sina-logo {
	background:url(sina.png) no-repeat;
	background-position:0 0px;
	width:0px;
	height:0px;
	overflow:hidden;
	position:absolute;
	top:150px;
	left:-120px;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.app {
	background:url(elevator.png) no-repeat;
	background-position:0 -728px;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.app:hover {
	background-position:0 -796px;
}
.juzhen {
	background:url(elevator.png) no-repeat;
	background-position:0 -1138px;
}
.juzhen a,.app a,.sina a {
	display:block;
	width:100%;
	height:50px;
}
.gotop {
	width:30px;
	height:30px;
	text-align:center;
	border-radius:0 0 5px 5px;
	cursor:pointer;
	margin:0 auto;
	background:#2ac1e0;
	border-radius:50%;
	line-height:30px;
	color:#fff;
}
.page_list {
	background:#fff;
	padding:20px;
	float:left;
	width:100%;
	box-sizing:border-box;
}
.pagelist1 li,.pagelist2 li {
	line-height:40px;
	height:40px;
	padding:0px;
	overflow:hidden;
	position:relative;
	font-size:16px;
}
.pagelist1 li a {
	}.fy {
	margin:20px 0;
	position:relative;
	height:90px;
}
.fy a {
	/* padding:10px 10px;
	margin-left:-1px;
	margin-top:20px;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:5px;
	min-width:21px;
	display:inline-block;
	*/
}
.fy a.current {
	background-color:#c20406;
	color:#fff;
}
.location {
	color:#c20406;
	font-size: 16px;
}
.location span {
	font-size:18px;
	color:#02aaf3;
}
.location a {
	display:inline-block;
	color:#c20406;
}
.page_list .list_titimg {
	font-size:28px;
	margin-bottom:10px;
	padding:0 10px 15px 10px;
	border-bottom:1px solid #ccc;
	position:relative;
}
.page_list .dian_icon,.zwgk .dian_icon {
	display:block;
	width:15px;
	height:40px;
	background:url(dot_blue.png) 1px 15px;
	background-repeat:no-repeat;
	float:left;
}
.pagelist1 li span {
	float:right;
	color:#777;
	margin-right:10px;
}
.article_title {
	text-align:center;
	padding:20px 0;
	width:100%;
	border-bottom:1px solid #e2e2e2;
	float:left;
}
.article_title h2 {
	font-size:28px;
	color:#353535;
	line-height:60px;
	float:left;
	width:100%;
	text-align:center;
	font-weight:normal;
}
.article_title p {
	font-size:16px;
	color:#616161;
	padding-top:10px;
}
#zd {
	margin:20px 0px 0 0px;
	background-color:#e1f5fe;
	padding:10px 30px 20px 30px;
	overflow:hidden;
}
#zd span {
	cursor:pointer;
}
.se1 {
	background-color:#99ccff;
}
.se2 {
	background-color:#ffccff;
}
.se3 {
	background-color:#ffffcc;
}
.se4 {
	background-color:#ccffff;
}
.se5 {
	background-color:#ffffff;
}
.se1,.se2,.se3,.se4,.se5 {
	padding:0px 8px;
	border:1px solid #757575;
	margin-left:6px;
	font-size:12px;
}
.article_con {
	padding:30px;
	color:#666;
}
.article_con p {
	line-height:2em
}
.article_con img {
	height:auto;
	max-width:80%;
	margin:0 20%;
}
.article_con td {
	border:1px solid #ccc;
	padding:5px 0 5px 10px;
}
.article_con table {
	border-spacing:0;
	border-collapse:collapse;
}
.article_con input {
	border:1px solid #ccc;
	color:#000;
	padding:5px;
}
.right {
	float:right;
}
.left {
	float:left;
}
.zwgk {
	padding:0px 0px;
	float:left;
	width:1200px;
	margin-bottom:20px;
}
.zwgk .slideTxtBox {
	width:100%;
	text-align:left;
	float:left;
	overflow:hidden;
	margin-bottom:30px;
}
.zwgk .slideTxtBox .tab_hd {
	height:50px;
	line-height:50px;
	padding:0;
	position:relative;
	border-bottom:2px solid #e7e7e7;
}
.zwgk .slideTxtBox .tab_hd ul {
	float:left;
	position:absolute;
	top:0px;
	height:32px;
	width:100%;
}
.zwgk .slideTxtBox .tab_hd ul li {
	height:48px;
	float:left;
	cursor:pointer;
	color:#333;
	width:110px;
	text-align:center;
	font-size:1.2em;
	color:#999;
}
.zwgk .slideTxtBox .tab_hd ul li.on {
	height:48px;
	color:#333;
	font-weight:bold;
	border-bottom:4px solid #02aaf3;
}
.zwgk .slideTxtBox .tab_bd ul {
	padding:10px 0 0 0;
	zoom:1;
}
.zwgk .slideTxtBox .tab_bd li {
	line-height:38px;
	position:relative;
}
.zwgk .slideTxtBox .tab_bd li a {
	color:#444545;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:80%;
	display:block;
}
.zwgk .slideTxtBox .tab_bd li .time {
	position:absolute;
	right:0;
	top:0;
}
.zwgk .slideTxtBox .tab_bd li span {
	color:#ff0000;
	font-size:1px;
	margin-right:5px;
}
.zwgk .more {
	float:right;
	height:37px;
	line-height:37px;
	margin-right:0;
	position:absolute;
	top:0;
	right:0;
}
.zwgk .more a {
	color:#999;
	font-size:18px;
}
.zwgk .tab_bd_box {
	padding:0px 0;
}
.zwgk .tab_bd_box p {
	line-height:2em;
	color:#666;
}
.box_w3 {
	width:29.333%;
	margin:0 1%;
	float:left;
	padding:10px 1%;
}
.zwgk_box1,.zwgk_box2,.zwgk_box3 {
	background:#fff;
	float:left;
	width:100%;
}
.zwgk_box1 {
	padding:20px 0;
}
.ldzc_list ul li {
	width:90%;
	padding:18px 5%;
	margin-bottom:15px;
	font-weight:bold;
}
.ldzc_list ul li span {
	float:right;
	font-size:24px;
	color:#fff;
}
.zfjg_list ul li {
	width:48%;
	margin-right:2%;
	float:left;
	line-height:40px;
}
.zwgk_list ul li {
	line-height:40px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.zwgk .list_titimg {
	font-size:28px;
	margin-bottom:10px;
	padding:0 10px 15px 10px;
	border-bottom:1px solid #ccc;
	position:relative;
}
.zwgk_box2 {
	}.zwgk_box2 .home_box1_l {
	}.zwgk_box2 .home_box1_r {
	}.zwgk_box4 {
	background:#e1f5fe;
	float:left;
	padding-top:20px;
	width:100%;
}
.zwgk_box4 .box_w3 {
	}.zwgk_box4 .zwgk_list {
	padding:4px 5%;
	width:90%;
	min-height:240px;
}
.box_b_w3 {
	width:31.333%;
	float:left;
	background:#fff;
	padding:0px 0%;
	margin:0 1% 20px 1%;
	border-radius:10px;
}
.box_b_w3 .list_titimg {
	background:#03a9f5;
	margin-bottom:0px;
	padding:15px 10px 15px 10px;
	border-radius:10px 10px 0 0;
}
.box_b_w3 .list_titimg a {
	color:#fff;
}
.box_b_w3 .more {
	top:15px;
}
.box_b_w3 .slideTxtBox {
	padding:5px 5%;
	width:90%;
	margin-bottom:0;
	min-height:278px;
}
.box_b_w3 .slideTxtBox .tab_hd {
	height:28px;
	line-height:28px;
	padding:0;
	position:relative;
	border-bottom:none;
}
.box_b_w3 .slideTxtBox .tab_hd ul {
	float:left;
	position:absolute;
	top:8px;
	height:32px;
	width:100%;
	text-align:center;
	height:28px;
	line-height:28px;
}
.box_b_w3 .slideTxtBox .tab_hd ul li {
	float:left;
	cursor:pointer;
	color:#666;
	text-align:center;
	font-size:1em;
	height:auto;
	width:auto;
	padding:0 10px;
	height:28px;
	line-height:28px;
	border-radius:5px;
}
.box_b_w3 .slideTxtBox .tab_hd ul li.on {
	color:#78c5f9;
	background:#e1f5fe;
	font-weight:bold;
	height:28px;
	line-height:28px;
	border-bottom:none;
}
.box_b_w3 .slideTxtBox .tab_bd ul {
	padding:10px 0 0 0;
	zoom:1;
}
.box_b_w3 .slideTxtBox .tab_bd li {
	line-height:38px;
	position:relative;
}
.box_b_w3 .slideTxtBox .tab_bd li a {
	color:#444545;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:80%;
	display:block;
}
.box_b_w3 .slideTxtBox .tab_bd li .time {
	position:absolute;
	right:0;
	top:0;
}
.box_b_w3 .slideTxtBox .tab_bd li span {
	color:#ff0000;
	font-size:1px;
	margin-right:5px;
}
.box_w60 {
	width:62.666%;
	margin:0 1%;
	float:left;
	padding:10px 1%;
}
.box_tzcm {
	}.box_titimg {
	width:30%;
	float:left;
}
.box_tittext {
	width:67%;
	float:right;
	line-height:2em;
}
.zdlyxxgk {
	background:#e2f7fc;
	float:left;
	width:100%;
	padding:20px 0;
}
.zdlyxxgk ul li {
	width:18%;
	margin:10px 1% 10px 1%;
	float:left;
	border-radius:10px;
	position:relative;
}
.zdlyxxgk_box1 {
	text-align:center;
	box-shadow:3px 3px 3px #ccc;
	border-radius:10px;
}
.zdlyxxgk_box2 {
	display:none;
	position:absolute;
	background:#fff;
	width:90%;
	padding:10px 5%;
	border-radius:10px;
	z-index:999;
	box-shadow:3px 3px 3px #ccc;
}
.zdlyxxgk_title {
	background:#fff;
	padding:15px 0;
	border-radius:0 0 10px 10px;
}
.zdlyxxgk_box1  span {
	font-size:40px;
	color:#fff;
	padding:25px 0;
	display:block;
}
.zdlyxxgk_box2 ul li {
	width:100%;
	float:left;
}
.listbox {
	overflow:hidden;
	background:#fff;
	padding:20px;
}
.listbox ul li {
	display:block;
	float:left;
	width:230px;
	line-height:46px;
	border-bottom:1px solid #eee;
	font-size:14px;
	background:url(dot.png) no-repeat left;
	text-indent:10px;
}
.listbox ul li.m15 {
	margin-right:13px;
}
.listbox ul li.listMenu {
	width:100%;
	overflow:hidden;
	height:40px;
	padding:0;
	background:none;
	text-indent:0;
}
.listbox ul li.listMenu span {
	font-size:18px;
	font-weight:bold;
	background:#a12525;
	padding:20px 35px;
	line-height:38px;
	text-align:center;
	color:#fff;
}
.listbox ul li a {
	color:#000;
}
/*文明网*/
.top-navbar {
	width:100%;
	float:left;
	background:#c20406;
	position:fixed;
	top:0;
	z-index:999;
}
.top-nav {
	width:1200px;
	margin:0 auto;
	color:#fff;
}
.top-nav_l {
	text-align:left;
	width:600px;
	float:left;
	padding:11px 0;
}
.top-navbar a {
	display:inline-block;
	border-right:1px solid #adadad;
	padding:0 13px;
	font-size:12px;
	color:#fff;
}
.top-nav_r {
	text-align:right;
	width:600px;
	float:left;
	padding:11px 0;
}
.xxqg_btn {
	position:absolute;
	top:35%;
	right:0px;
}
.nav ul {
	}.home_tab li {
	font-size:1.1rem;
	padding:14px 5px;
}
.selected {
	color:#c20406;
	background:url(bsj.png) bottom center;
	background-repeat:no-repeat;
	background-position:center 47px;
}
.home_tab_content .home_tab_box {
	display:none
}
/* 初始的时候 只让第一块内容显示出来 */
.home_tab_content .home_tab_box:nth-child(1) {
	display:block;
}
.home_box2_l {
	position:relative;
	height:100%;
	width:48%;
	height:440px;
	float:left;
	margin:0 1%;
}
.home_box2_r {
	width:48%;
	float:right;
	margin:0 1%;
	position:relative;
}
.home_box2_l .swiper {
	height:100%;
}
.slide_text {
	position:absolute;
	bottom:0;
	background:rgba(0,0,0,0.5);
	color:#fff;
	width:77%;
	padding:8px 20% 8px 3%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.tyimg3 {
	height:100%;
	width:100%;
	object-fit:cover;
}
.tit_box {
	border-bottom:1px solid #e2e2e2;
	display:flex;
	position:relative;
	align-items:center;
	/*padding:12px 0;
	*/
}
.more {
	position:absolute;
	right:0;
	color:#666;
}
.more span {
	font-size:0.8em;
	margin-left:5px;
}
.ywjj {
	margin:20px 0 0 0;
}
.ywjj h3 {
	font-weight:normal;
	font-size:16px;
	line-height:2.5em;
	color:#ff4600;
}
.ywjj ul li {
	line-height:2.5em;
	font-size:16px;
}
.ywjj li b {
	color:#1aaf7a;
}
.home_box4_1,.home_box4_c,.home_box4_r {
	width:376px;
	float:left;
	margin:0 8px;
}
.home_box4_1 {
	}.home_box4_c {
	}.home_box4_r {
	}.ty_box {
	border:1px solid #e2e2e2;
	border-radius:10px;
	box-sizing:border-box;
	padding:0 10px;
	width:376px;
	float:left;
	margin:0 8px;
}
.home_box4 {
	background:#fff;
	float:left;
	padding:20px 12px;
}
.icon1 {
	background:url(title_f.png) top center;
	background-size:100% 100%;
	margin-right:5px;
}
.tit_box h3 {
	color:#c20406;
	font-size:1.5em;
	padding:12px 0;
}
.tit_box h3 a {
	color:#c20406;
}
.home_tab {
	position:absolute;
	right:0;
	top:0;
	color:#666;
	width:100%;
	text-align:right;
}
.home_tab ul {
	display:flex;
	float:right;
}
.home_tab_content {
	padding:0px 0;
}
:root {
	--swiper-navigation-size:25px;
	--swiper-theme-color:#fff;
}
.swiper-pagination {
	position:absolute;
	text-align:right;
	line-height:5px;
	transition:.3s opacity;
	transform:translate3d(0,0,0);
	z-index:10;
}
.ty_box_img {
	width:354px;
	height:184px;
	object-fit:cover;
}
.ty_box_list {
	margin:16px 0;
}
.ty_box_list h3 {
	font-weight:normal;
	font-size:18px;
	line-height:2em;
	color:#434343;
}
.ty_box_list h3 span {
	margin-right:5px;
}
.ty_box_list ul li {
	line-height:2em;
	position:relative;
	font-size:16px;
}
.home_box4_c ul,.page_list_r ul {
	padding:9px 0;
	float:left;
	width: 100%;
}
.home_box4_c ul li {
	margin:7px 0;
}
.liyc {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.home_box4_r .liyc,.page_list_r .liyc {
	width:70%;
}
.page_list_l .liyc {
	width:85%;
}
.time {
	float:right;
	color:#959595;
	position:absolute;
	top:0;
	right:0;
}
.home_box5 {
	background:#ffe9e9;
	float:left;
	width:100%;
	padding:30px 0;
}
.home_box5 ul li {
	width:23%;
	margin:0 1%;
	float:left;
}
.home_box6 {
	background:#fff;
	float:left;
	padding:25px 12px 15px 12px;
}
.home_box6 .ty_box {
	height:395px;
	margin-bottom:15px;
}
.home_box7 {
	background:#fff;
	float:left;
	padding:10px 20px 60px 20px;
}
.tswmdjzg {
	width:100%;
	box-sizing:border-box;
}
.tswmdjzg_tit {
	background:#c20406;
	color:#fff;
	font-size:1.2em;
	padding:10px 20px;
	border-radius:8px 8px 0 0;
}
.tswmdjzg_main {
	padding:20px;
	border:2px solid #c20406;
	border-radius:0 0 8px 8px;
}
.tswmdjzg_main img {
	border-radius:8px;
}
.footer_info_img {
	margin-right:20px;
}
.footer_info_text {
	}.home_box4_1 .ty_box_list {
	margin:20px 0;
}
.swiper_box {
	position:relative;
	width:100%;
	height:430px;
	margin-top:10px;
	overflow: hidden;
}
.swiper_box .pics li {
	position:relative;
	left:0;
	top:0;
	width:100%;
	height:430px;
	display:none;
}
.swiper_box .pics .current {
	display:block;
}
/* 按钮 */
        .swiper_box .btn a {
	position:absolute;
	top:50%;
	width:40px;
	height:40px;
	margin-top:-20px;
	background-color:rgba(255,255,255,0.192);
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	display:block;
	line-height:40px;
}
.swiper_box .btn .left-btn {
	left:10px;
}
.swiper_box .btn .right-btn {
	right:10px;
}
.swiper_box .btn a:hover {
	background-color:rgba(255,255,255,0.5);
}
/* 下标 */
        .swiper_box .sub {
	position:absolute;
	right:0;
	bottom:0;
	margin:13px 0;
}
.swiper_box .sub li {
	float:left;
	width:8px;
	height:8px;
	margin-right:5px;
	background-color:rgb(255,255,255,0.3);
	text-align:center;
	color:#666;
	cursor:pointer;
	border-radius:50%;
}
.swiper_box .sub .current {
	background-color:rgba(255,254,254,0.884);
}
#myBtn {
	display:none;
	/* 默认隐藏 */
    position:fixed;
	bottom:20px;
	right:30px;
	z-index:99;
	border:none;
	outline:none;
	background-color:#707070;
	/* 设置背景颜色，你可以设置自己想要的颜色或图片 */
    color:white;
	/* 文本颜色 */
    cursor:pointer;
	padding:15px;
	border-radius:10px;
	/* 圆角 */
}
#myBtn:hover {
	background-color:#555;
}
.dh_box {
	background:#ffecec;
	float:left;
	width:100%;
	padding:15px 20px;
	box-sizing:border-box;
}
.page_list_l {
	width:760px;
	float:left;
}
.page_list_r {
	width:376px;
	float:right;
}
.list_top_logo {
	width:270px;
	float:left;
	margin:8px 0;
}
.list_top_img {
	width:700px;
	float:right;
}
.article_info {
	color:#666;
	padding:10px;
}
.icon {
	width:1em;
	height:1em;
	vertical-align:-0.15em;
	fill:currentColor;
	overflow:hidden;
}
.fy {
	}.fy span {
	}.fy a {
	padding:8px 10px;
	margin-left:-1px;
	margin-top:20px;
	margin-right:5px;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:5px;
	min-width:21px;
	display:inline-table;
}
.First_Page,.Fir_Page,.action_num,.next_Page_Action,.Last_Page_Action {
	padding:8px 10px;
	margin-left:-1px;
	margin-top:20px;
	margin-right:5px;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:5px;
	min-width:21px;
	display:inline-table;
}
.First_Page a,.Fir_Page a,.action_num a,.next_Page_Action a,.Last_Page_Action a {
	padding:0;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	text-decoration:none;
	background-color:#fff;
	border:none;
	border-radius:0;
	min-width:auto;
	display:inline-table;
}
.fy input {
	border:1px solid #ddd;
	padding:8px 10px;
	margin-right:5px;
	border-radius:5px;
	text-align:center;
}
.listing li a {
	color:#434343;
	font-size:16px;
}
.page_list_r .ty_box_list {
	float:left;
	margin:0px 0;
	width: 100%;
}
.page_list_r .ty_box_list ul li {
	float:left;
	width:100%;
}
